Transactional Memory Research Receives OOPSLA Distinguished Paper Award - Department of Computer Science - Purdue University Skip to main content

Transactional Memory Research Receives OOPSLA Distinguished Paper Award

12-15-2016

Writer(s): Kristyn Childres

Doctoral student Keith Chapman and co-authors Antony Hosking of Purdue and Eliot Moss of the University of Massachusetts – Amherst received a Distinguished Paper Award at this year’s 2016 OOPSLA conference for their paper “Hybrid STM/HTM for Nested Transactions on OpenJDK.”

Transactional memory (TM) has long been advocated as a promising pathway to more automated concurrency control for scaling concurrent programs running on parallel hardware. Software TM (STM) has the benefit of being able to run general transactional programs, but with significant overhead cost.

Recently, hardware manufacturers have begun to offer commodity hardware TM (HTM) support in their processors wherein the transaction metadata is maintained “for free” in hardware. However, HTM approaches cannot successfully run all transactional programs, whether because of hardware capacity issues or compatibility restrictions. In such cases, programs must include failure-handling code to attempt the computation by some other software means, since retrying the transaction would be futile.

Chapman, Hosking and Eliot’s paper describes how software and hardware schemes can combine seamlessly into a hybrid system in support of transactional programs, allowing use of low-cost HTM when it works, but reverting to STM when it doesn’t. Learn more.

Last Updated: Apr 10, 2017 11:50 AM

Department of Computer Science, 305 N. University Street, West Lafayette, IN 47907

Phone: (765) 494-6010 • Fax: (765) 494-0739

Copyright © 2024 Purdue University | An equal access/equal opportunity university | Copyright Complaints

Trouble with this page? Disability-related accessibility issue? Please contact the College of Science.